xentrace 2/7: Lost-records record includes currently running vcpu,
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 8 Sep 2008 14:50:33 +0000 (15:50 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 8 Sep 2008 14:50:33 +0000 (15:50 +0100)
commit5c55dc3c8b018f4c2bbc5626e8fd84b2fcf27a73
tree991c9fd06e58fcd50fc327ade05151205e60978e
parent8658aba023f74fd9f32d9a865c9ab623dc2c624e
xentrace 2/7: Lost-records record includes currently running vcpu,
and tsc of first lost record.

Including the current vcpu helps us identify who's currently
running on each processor, even if we've lost records.  The tsc of the
first lost record helps us identify how much time we've spent lost,
and also when a pcpu started experiencing lost records.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Signed-off-by: Trolle Selander <trolle.selander@eu.citrix.com>
xen/common/trace.c